Product Rules APIs
Description: APIs to Get or Set Information corresponding to the Product Rules in iFoundry.
| 
                                                         S.No  | 
                                                    
                                                         Category  | 
                                                    
                                                         Name  | 
                                                    
                                                         Method  | 
                                                    
                                                         Description  | 
                                                    
                                                         Link  | 
                                                
|---|---|---|---|---|---|
| 
                                                         | 
                                                    
                                                         Product Rules  | 
                                                    
                                                         Manage Product Rule Definition  | 
                                                    
                                                         POST  | 
                                                    
                                                         Handles requests to save product rule basic details and decision drivers.  | 
                                                    
                                                         /api/ProductRule/ManageProductRuleDefination  | 
                                                
| 
                                                         | 
                                                    
                                                         Product Rules  | 
                                                    
                                                         Get Product Rule List  | 
                                                    
                                                         GET  | 
                                                    
                                                         Handles requests to fetch the list of all product rules from the database.  | 
                                                    
                                                         /api/ProductRule/GetProductRuleList  | 
                                                
| 
                                                         | 
                                                    
                                                         Product Rules  | 
                                                    
                                                         Get Product Rule Def Info  | 
                                                    
                                                         GET  | 
                                                    
                                                         Handles requests to edit product rule basic details and decision drivers Info.  | 
                                                    
                                                         /api/ProductRule/GetProductRuleDefInfo  | 
                                                
| 
                                                         | 
                                                    
                                                         Product Rules  | 
                                                    
                                                         Manage Product Rule Data  | 
                                                    
                                                         POST  | 
                                                    
                                                         Handles requests to save product rule data.  | 
                                                    
                                                         /api/ProductRule/ManageProductRuleData  | 
                                                
| 
                                                         | 
                                                    
                                                         Product Rules  | 
                                                    
                                                         Get Product Rule Data Info  | 
                                                    
                                                         GET  | 
                                                    
                                                         Handles requests to edit product rule data.  | 
                                                    
                                                         /api/ProductRule/GetProductRuleDataInfo  |